home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- caseSensitiveCheckboxAction = id;
- dontFindAction = id;
- entireWordsCheckboxAction = id;
- findAllButtonAction = id;
- findButtonAction = id;
- findCancelAction = id;
- findQualifierPopupAction = id;
- findStepperAction = id;
- nextButtonAction = id;
- previousButtonAction = id;
- replaceAllButtonAction = id;
- replaceButtonAction = id;
- replaceStepperAction = id;
- searchBackwardsCheckboxAction = id;
- showOnCompletionAction = id;
- wrapAroundCheckboxAction = id;
- };
- CLASS = DKDFind;
- LANGUAGE = ObjC;
- OUTLETS = {
- cancelButton = NSButton;
- caseSensitiveCheckbox = NSButton;
- findAllButton = NSButton;
- findButton = NSButton;
- findQualifierPopUp = NSPopUpButton;
- findStepper = NSStepper;
- findTextView = NSTextView;
- matchEntireWordsCheckbox = NSButton;
- replaceAllButton = NSButton;
- replaceButton = NSButton;
- replaceStepper = NSStepper;
- replaceTextView = NSTextView;
- searchBackwardsCheckbox = NSButton;
- showOnCompletionPopUp = NSPopUpButton;
- wrapAroundCheckbox = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }